home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 July: Mac OS SDK / Dev.CD Jul 97 SDK2.toast / Development Kits (Disc 2) / SOMobjects™ for Mac OS / SOMobjects™ - Read Me First
Encoding:
Text File  |  1996-08-22  |  2.1 KB  |  42 lines  |  [ttro/ttxt]

  1. SOMobjects™ for Mac OS Installation Instructions
  2.  
  3. This note explains how to install the SOMobjects runtime software. SOMobjects is an object-oriented programming technology for building, packaging, and manipulating binary class libraries. It is an enabling technology for OpenDoc.
  4.  
  5. Runtime Software Installation
  6.  
  7. To install the SOMobjects runtime, drag the file called “SOMobjects™ for Mac OS” from the “:System Additions:” folder to the Extensions folder inside your System folder. After installation, reboot your system. This is a fat shared library which will work on both a 68K Macintosh and a Power Macintosh.
  8.  
  9. If you want to use this software on a 68K-based Macintosh system, you must also install the CFM-68K runtime software as described in the CFM-68K - Read Me First file in the CFM-68K folder.
  10.  
  11. Development Tools Note
  12.  
  13. Contact your development environment provider for information on how it supports SOMobjects development. For MPW users, SOMobjects for Mac OS requires “Latest MPW” from MPW Pro #19 or newer.
  14.  
  15. Note that this release has some file and folder differences from previous versions—several files have been renamed or removed from the product. If you have installed prerelease versions of this product, you need to remove them from your system to avoid confusion and/or conflicts.
  16.  
  17. You can remove obsolete files by executing the following command from the MPW Shell Worksheet window (∂ is Option-D):
  18.  
  19. delete -i ∂
  20. "{CIncludes}smcidl.h" ∂
  21. "{CIncludes}somapi.h" ∂
  22. "{CIncludes}sombtype.h" ∂
  23. "{CIncludes}somcdev.xh" ∂
  24. "{CIncludes}somitype.h" ∂
  25. "{CIncludes}somltype.h" ∂
  26. "{CIncludes}somnames.h" ∂
  27. "{CIncludes}somport.h" ∂
  28. "{CIncludes}somtc.h" ∂
  29. "{CIncludes}somtc.xh" ∂
  30. "{CIncludes}somtcnst.h" ∂
  31. "{CIncludes}somtcnst.xh" ∂
  32. "{CIncludes}somtypes.h" ∂
  33. "{CIncludes}somtypes.xh" ∂
  34. "{MPW}UserStartup•SOM" ∂
  35. "{PPCLibraries}somk.xcoff" ∂
  36. "{SharedLibraries}SOM" ∂
  37. "{SystemFolder}Extensions:SOM"
  38.  
  39. Documentation on how to develop software that takes advantage of the System Object Model is in the “:Documentation:” folder.
  40.  
  41. SOMobjects, System Object Model, and SOM are trademarks of IBM Corporation.
  42.